Welcome![Sign In][Sign Up]
Location:
Search - Virtual Disk

Search list

[File OperateRAMDisk_dump

Description: Script to dump ramdisk created in ImDisk Virtual Disk Drive
Platform: | Size: 16384 | Author: la_marionet | Hits:

[OS programfiledisk

Description: 完整的Windows下的虚拟磁盘和虚拟光驱的驱动开发源码附带有源码-Complete Windows virtual disk and virtual CD-ROM drive development source with source
Platform: | Size: 75776 | Author: javagg | Hits:

[Driver DevelopVirtualDisk

Description: 入门学习,基本架构学习,驱动开发,虚拟磁盘驱动学习哦。-Entry-learning, learning of the basic architecture-driven development, virtual disk drive learning Oh.
Platform: | Size: 2048 | Author: 徐广山 | Hits:

[File OperateFILE2

Description: 用一个文件来模拟小型文件系统,即在一个文件中实现简化、完整的文件系统(Mini 文件系统),使该文件(镜像文件)成为一个带有一个文件系统的虚拟磁盘。可以在镜像文件中进行文件系统的各种基本操作,包括目录的管理以及各种文件操作,以及与宿主文件系统(镜像文件所在的文件系统)间的文件相互传输,并实现若干高级功能,如磁盘整理-Simplified to simulate a small file system, a file that is in a file, the full file system (Mini File System), the file (image file) into a virtual disk with a file system. The basic operation of the file system image file, including the management of the directory as well as a variety of file operations, as well as each other and the host file system file system (where the image file) file transfer, and to achieve a number of advanced features, such as Defrag
Platform: | Size: 15082496 | Author: ronghai | Hits:

[Other systemsSakeeDisk1.3

Description: 网维虚拟盘出盘工具,让网吧管理更容易请下载网维虚拟盘5.4.1版本,只要服务器允许,可无限客户机使用-Net-dimensional virtual disk to disk tools, Internet cafe management easier Download net-dimensional virtual disk 5.4.1 version, as long as the server allows unlimited client use
Platform: | Size: 972800 | Author: mingming | Hits:

[Other systemsSh4DoVV-Anti-Virtual-Drive

Description: Detecting Virtual Drive Disk
Platform: | Size: 5120 | Author: Mohammad | Hits:

[Otherwenjian_xitong

Description: 简单文件系统的实现 在内存中开辟虚拟磁盘空间作为文件储存分区-Simple File System opened in memory space as a virtual disk file storage partitions
Platform: | Size: 17408 | Author: 俊男 | Hits:

[OS programFileSystem

Description:  首先分配一定容量的磁盘存储空间,作为文件存储空间;  建立相应的文件系统,使用FAT文件系统;  为该文件系统设计相应的数据结构来管理目录、磁盘空闲空间、已分配空间等。  提供文件的创建、删除、移位、改名等功能。  提供良好的界面,可以显示磁盘文件系统的状态和空间的使用情况;  提供虚拟磁盘转储功能,可将信息存入磁盘,还可从磁盘读入内存; - first allocates a certain amount of disk storage space, as the file storage space  establish the appropriate file system, use the FAT file system  File System Design for the corresponding data structure to manage directories, disk free space, allocated space.  provides file creation, deletion, shift, renamed functions.  provide a good interface, you can display the status of the file system and disk space usage  provides a virtual disk dump function, the information can be saved to disk, but also read from disk into memory
Platform: | Size: 5120 | Author: liujohn | Hits:

[OS Developjianli-fat-wenjianxitong

Description: 设计的任务 1 、首先分配一定容量的磁盘存储空间,作为文件存储空间。 2 、建立相应的文件系统,使用 FAT 文件系统。 3 、为该文件系统设计相应的数据结构来管理目录、磁盘空闲空间、已分配空间 等。 4 、提供文件的创建、删除、移位、改名等功能。 5 、提供良好的界面,可以显示磁盘文件系统的状态和空间的使用情况。 6 、提供虚拟磁盘转储功能,可将信息存入磁盘,还可从磁盘读入内存。 -The task of designing a first allocation of a certain amount of disk storage space, as the file storage space. 2, establish the appropriate file system, use the FAT file system. 3, the file system corresponding data structure to manage the directory, disk free space, allocated space. 4, to provide documents to create, delete, shift, renamed functions. 5, to provide a good interface, you can display the status of the file system and disk space usage. 6, providing a virtual disk dump function, the information can be saved to disk, but also read from disk into memory.
Platform: | Size: 9216 | Author: 郭彦斌 | Hits:

[Windows DevelopVitualDrive

Description: VB创建虚拟磁盘程序源代码,有需要的就下载吧。-VB source code to create a virtual disk, there is a need to download it.
Platform: | Size: 30720 | Author: 烟鸭掌儿 | Hits:

[Windows DevelopvDrive

Description: VB实现虚拟驱动盘映射器,有需要的就下载吧。-VB virtual disk drive mapping, there is a need to download it.
Platform: | Size: 27648 | Author: 烟鸭掌儿 | Hits:

[Other Embeded programramdisk

Description: r-thread中将ram虚拟成u盘的代码,参考这个例子可以实现将SD卡等存储设备虚拟成u盘-r-thread u will ram into the virtual disk code, refer to this example can achieve the SD cards and other storage devices into a virtual u disk
Platform: | Size: 2048 | Author: 李述良 | Hits:

[Windows Develop75867564

Description: 易语言文件夹虚拟盘源码。易语言单机端口检测源码-Easy language source code folder virtual disk. Easy language single port detection source code
Platform: | Size: 15360 | Author: 维斯摩尔 | Hits:

[JSP/JavaMemoryFSNew

Description: 此代码调用了dokan库,可以实现在本地新建虚拟磁盘,并在磁盘上面增,删,改文件-This code calls the dokan library, can be achieved in a local new virtual disk and the disk above add, delete, change the file
Platform: | Size: 16382976 | Author: zhaoliang | Hits:

[Disk Toolsdokan-net-0.6.0

Description: 这是一个用c语言写的dokan程序,通过改写几个回调函数就能在本地虚拟出一个磁盘,并在磁盘增删改文件-This is a written dokan using c language program, through the callback function will be able to rewrite a few out of a local virtual disk, and the disk file CRUD
Platform: | Size: 221184 | Author: zhaoliang | Hits:

[Driver Developramdisk

Description: 虚拟windows磁盘,实现文件虚拟为磁盘和内存虚拟为磁盘-virtual disk,for file or physical memory trans to disk
Platform: | Size: 30720 | Author: XiangyangChen | Hits:

[Linux-Unixsunvdc

Description: Sun LDOM Virtual Disk Client Source Code for Linux.
Platform: | Size: 5120 | Author: dingzergong | Hits:

[JSP/JavaFileDisk1.0

Description: 这是一个java开发的虚拟磁盘文件系统,可视化界面,可以对文件进行增删查改等操作。-this is a virtual disk managing system wriiten by java and it can add file,delete file and reset the properties of the file.
Platform: | Size: 470016 | Author: 流川枫 | Hits:

[WEB CodeCloudStorage

Description: 研究开发的快盘,可以通过虚拟磁盘存放文件,并引入透明加解密,保证数据安全-Research and development of fast disk, you can store virtual disk files, and the introduction of transparent encryption and decryption, to ensure data security
Platform: | Size: 679936 | Author: smart | Hits:

[Driver Developfiledisk-18

Description: 这是一个使用一个或多个文件来模拟物理磁盘创建虚拟磁盘驱动程序适用于Windows。-This is a virtual disk driver for Windows that uses one or more files to emulate physical disks.
Platform: | Size: 363520 | Author: isscall | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »

CodeBus www.codebus.net